NBD scripts, courtesy of Kurt Garloff:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 25 Oct 2005 10:52:56 +0000 (11:52 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 25 Oct 2005 10:52:56 +0000 (11:52 +0100)
commit617482f0580f5bf9849110e5202dfded596b122b
tree42a3babc9efa1fdc9364385504c78dc996501ecf
parent655b6990ad81c26ba1212011354b15f9b3214788
NBD scripts, courtesy of Kurt Garloff:

For domain migration, unless you use a rootless setup, you need
to have network storage available. For the poor people like me that
have no SAN, one easy possibility to have it is to use nbd.

Find attached the block-nbd script (in /etc/xen/scripts/) and
an example config file. The block-nbd script is based on the -enbd one.
They have been used successfully in the Xen Tutorial at Linux Kongress.

Signed-off-by: Kurt Garloff <garloff@suse.de>
tools/examples/block-nbd [new file with mode: 0644]
tools/examples/xmexample.nbd [new file with mode: 0644]